home *** CD-ROM | disk | FTP | other *** search
/ HeiBe Erotik / HeiBe Erotik.iso / erovoll / dice / dicewahl.dir / 00050_Script_50 < prev   
Text File  |  1979-12-31  |  184b  |  9 lines

  1. on exitFrame
  2.     global cdpfad
  3.   if windowPresent(CDPfad & "Info")=true then
  4.     go to the frame
  5.   else
  6.     puppetpalette "dicetemp Palette"
  7.     go to the frame -1
  8.   end if
  9. end